Skip to content

Fix running script from custom location#10

Open
Diadlo wants to merge 1 commit intoDPIdetector:devfrom
Diadlo:fix/common-include
Open

Fix running script from custom location#10
Diadlo wants to merge 1 commit intoDPIdetector:devfrom
Diadlo:fix/common-include

Conversation

@Diadlo
Copy link

@Diadlo Diadlo commented May 28, 2025

I have a lot of error traces in my journal because script is run from the custom location. Just go to script directory before including common file to fix the issue

May 28 18:30:00 desktop update.bash[1560275]: /path/to/dpidetector-node/update.bash: line 3: .common.bash: No such file or directory
May 28 18:30:00 desktop update.bash[1560276]: /path/to/dpidetector-node/update.bash: line 5: lock: command not found
May 28 18:30:00 desktop update.bash[1560277]: /path/to/dpidetector-node/update.bash: line 8: lock: command not found
May 28 18:30:00 desktop update.bash[1560275]: Кажется, Вы установили данное ПО не по инструкции (скачав git-репозиторий), а из архива
May 28 18:30:00 desktop update.bash[1560275]: Работоспособность обновления при данном способе не гарантируется, но, всё же, попробуем обновить
May 28 18:30:00 desktop update.bash[1560278]: /path/to/dpidetector-node/update.bash: line 32: lock: command not found
May 28 18:30:00 desktop update.bash[1560279]: bash: install.bash: No such file or directory
May 28 18:30:00 desktop update.bash[1560280]: /path/to/dpidetector-node/update.bash: line 35: finish: command not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant